home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
Palettes
/
Document
/
PB.project
< prev
next >
Wrap
Text File
|
1995-06-12
|
533b
|
21 lines
FILESTABLE = {
CLASSES = (DocumentIcon.m, DocumentPalette.m);
OTHER_RESOURCES = (palette.table);
OTHER_SOURCES = (Makefile);
H_FILES = (DocumentIcon.h, DocumentPalette.h);
INTERFACES = (DocumentPalette.nib);
IMAGES = (Bucket_Doc.tiff);
};
DOCEXTENSIONS = ();
LOCALIZABLE_FILES = {
DocumentPalette.nib;
};
PROJECTVERSION = 1.1;
INSTALLDIR = /NextDeveloper/Palettes;
PROJECTTYPE = Palette;
PROJECTNAME = DocumentPalette;
MAINNIB = DocumentPalette;
DOCICONFILES = ();
GENERATEMAIN = YES;
LANGUAGE = English;